Add python bindings for watches.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Wed, 7 Sep 2005 12:47:45 +0000 (12:47 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Wed, 7 Sep 2005 12:47:45 +0000 (12:47 +0000)
commitb21329113b65adb6189f66ca7920b4a2f3fbee6d
treec9bddd12842ba9f8f1808a214a8def98eb6201b6
parent126d23f8d8433e999804df6afb49b965321d5239
Add python bindings for watches.
Uses a watcher thread with per-watch registered callbacks.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
tools/python/xen/lowlevel/xs/xs.c
tools/python/xen/xend/xenstore/xswatch.py [new file with mode: 0644]